obex-data-server software package provides D-Bus service for OBEX client and server side functionality, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install obex-data-server
obex-data-server is installed in your system.
Make ensure the obex-data-server package were installed using the commands given below,
$ sudo dpkg-query -l | grep obex-data-server *
You will get with obex-data-server package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Administration Utilities |
| Package | obex-data-server |
| Version | 0.4.6-0ubuntu2 |
| Description | D-Bus service for OBEX client and server side functionality |
| Sub Section | Admin |